lcPrintLayout Home

Prints "Paper space" block, entire page.

 BOOL lcPrintLayout (
   HANDLE hBlock
 );

Parameters
hBlock
  Handle to a block.
The block must have true property LC_PROP_BLOCK_PAPER.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).

See Also

  lcPrintBlock,   lcPrintSetup